home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000065_news@newsmaster….columbia.edu _Wed Oct 8 11:03:37 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA28990
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 8 Oct 1997 11:03:37 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA17561
  7.     for kermit.misc@watsun; Wed, 8 Oct 1997 11:03:36 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Help!
  12. Date: 8 Oct 1997 15:03:35 GMT
  13. Organization: Columbia University
  14. Lines: 10
  15. Message-ID: <61g7c7$g1f$1@apakabar.cc.columbia.edu>
  16. References: <343B9BEE.EF0A3605@innova.se>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7838
  19.  
  20. In article <343B9BEE.EF0A3605@innova.se>, JF  <Johan@innova.se> wrote:
  21. : By connecting my two PCs witha  serial cable I can "chat" but file
  22. : transfering gives me "No response from Host". What could be wrong?
  23. Assuming you have given the appropriate file-transfer commands on each
  24. end, probably a lack of effective flow control.  Do you have a true null-
  25. modem cable, in which the RTS and CTS wires are crossed?  Have you told 
  26. both Kermit programs to use RTS/CTS flow control?
  27.  
  28. - Frank